home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista do CD-ROM 61
/
CDRom61.iso
/
Programas
/
Express Search
/
exp_setup.exe
/
EXWEBDOCS.EXE
/
Express
/
Program
/
webdocs
/
template
/
displaydoc.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-07-10
|
279 b
|
12 lines
<SCRIPT LANGUAGE="JavaScript">
<!--
function displayDoc(winName, docURL, width, height) {
win=top.open(docURL,winName,'width='+width +',height='+height+',resizable,scrollbars');
if (navigator.appName.indexOf('Netscape')!=-1) {
win.focus();
}
}
//-->
</SCRIPT>